home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- TimeConfig = {
- ACTIONS = {
- openAndConnect:;
- clone:;
- toggleService:;
- master:;
- windowWillClose:;
- ok:;
- cancel:;
- browser:;
- client:;
- systemHit:;
- };
- OUTLETS = {
- cancelButton;
- systemText;
- cd;
- masterButton;
- systemBrowser;
- cloneButton;
- timeConfigWindow;
- myDomain;
- okButton;
- timeServiceToggle;
- clientButton;
- };
- SUPERCLASS = Object;
- };
-